From: Juanma Barranquero Date: Wed, 20 Jun 2007 15:19:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2343 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c89697263fcfbfcd96294091c1915421c440d6d6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1488b30c326..18c8ebde047 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,14 @@ +2007-06-20 Juanma Barranquero + + * ido.el (ido-find-file-in-dir): Don't signal an error for + empty directories. + 2007-06-18 Alan Mackenzie * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables): When removing lines, also remove the \n. Correction of patch of 2007-04-21. - + 2007-06-17 Glenn Morris * lpr.el (lpr-page-header-switches): Move %s to separate element @@ -11,8 +16,8 @@ 2007-06-13 Johan Bockg,Ae(Brd (tiny change) - * term/xterm.el (terminal-init-xterm): Escape parens in character - constants. + * term/xterm.el (terminal-init-xterm): Escape parens in character + constants. 2007-06-12 Ralf Angeli